home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / panic002.arc / PANIC.DOC next >
Encoding:
Text File  |  1987-01-09  |  2.8 KB  |  62 lines

  1.                     PANIC THE USER - VER 0.2
  2.               COPYRIGHT (C) 1986 BY STEWART BERMAN
  3.                       ALL RIGHTS RESERVED
  4. Fixes:
  5.      0.1 Handles a bug in the IBM ROMBIOS for monocrome scrolling that
  6.          eats BP.
  7.      0.2 Fixes typing error in message.
  8.          Makes second screen display optional
  9.          Makes first copyright notice optional
  10.          Provides for multiple activations from one load
  11.  
  12. **********************************************************************
  13. *                                                                    *
  14. * PLEASE DO NOT USE THIS PROGRAM ON ANYONE WITH A HEART CONDITION    *
  15. *                                                                    *
  16. **********************************************************************
  17.  
  18. This program is design to make people aware of the risks of leaving
  19. a PC accessable to unauthorized users [or practical jokers].  It
  20. is invoked as follows:
  21.  
  22.      panic [/Ttttt] [/Ppppp] [/S] [/C] [/M]
  23.            where tttt is the time delay in seconds before the program
  24.                       will begin counting carriage returns.
  25.                       The default is 600 (10 minutes).
  26.                  pppp is the number of carriage returns the program
  27.                       will count before acting.
  28.                       The default is 10.
  29.                  /S   requests that the second screen be displayed at
  30.                       end of execution
  31.                  /C   requests that the program display its copyright
  32.                       notice
  33.                  /M   requests the program to reactive after tttt
  34.                       seconds and pppp carriage returns
  35.  
  36. The program intercepts keyboard input.  It waits tttt seconds before
  37. counting carriage returns.  Untill tttt seconds plus pppp carriage
  38. returns have returned the program does nothing -- all keyboard input
  39. is passed through untouched.
  40.  
  41. Once the program determines that it is time to act it takes of the PC.
  42. A full screen display appears that will stick terror into the heart of
  43. the most seasoned PC user.  After the program has completely distroyed
  44. the user's mind an optional screen appears that says the program was 
  45. only kidding.  By that time the user is usually reduced to tears.
  46.  
  47. The program becomes resident and occupies 46k of low memory which it
  48. does not release.
  49.  
  50. ***** NOTE: THE PROGRAM DOES NOT REALLY DO ANYTHING *****
  51.  
  52. However, they following should be clearly understood:
  53.  
  54.      THE AUTHOR TAKES NO RESPONSIBILITY FOR ANY DAMAGE SUFFERED BY
  55.      ANY USER OF THIS PROGRAM (INCLUDING BEING PUNCHED BY THE PC
  56.      USER) UNDER ANY CIRCUMSTANCES.
  57.      THE AUTHOR TAKES NO RESPONSIBILITY FOR ANY DAMAGE SUFFERED BY
  58.      ANY PC THIS PROGRAM IS EXECUTED ON (INCLUDING DAMAGE BY TEARS
  59.      FALLING ON THE ELECTRONICS).
  60.      IF YOU USE IT YOU ARE RESPONSIBLE FOR THE RESULTS.
  61.  
  62.